go/parser.parser.parseFuncType (method)
3 uses
go/parser (current package)
parser.go#L1097: func (p *parser) parseFuncType() *ast.FuncType {
parser.go#L1375: return p.parseFuncType()
parser.go#L1441: typ := p.parseFuncType()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)